UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

The system package management tool must be used to verify system software periodically.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22506 GEN006565 SV-38958r1_rule ECAT-1 Medium
Description
Verification using the system package management tool can be used to determine that system software has not been tampered with. This requirement is not applicable to systems that do not use package management tools.
STIG Date
AIX 6.1 SECURITY TECHNICAL IMPLEMENTATION GUIDE 2017-12-08

Details

Check Text ( C-38242r1_chk )
Check the root crontab for a job invoking the system package management tool to verify the integrity of installed packages.

# crontab -l | grep lppchk

If no such job exists, this is a finding.
Fix Text (F-32343r1_fix)
Add a job to the root crontab invoking the system package management tool to verify the integrity of installed packages.

# lppchk -c